Feature added by: Robin Roth (robinroth) Feature #323929, revision 1 Title: Support Ansible in yast-configuration-management openSUSE Distribution: Unconfirmed Priority Requester: Desirable Requested by: Robin Roth (robinroth) Partner organization: openSUSE.org Description: Ansible is quite commonly used for configuration management. It also supports "pull" and can thus be used for initial deployments and we use it together with autoyast. Therefore there should be support to use ansible with the new configuration_management setup. Potential arguments: <configuration_management> <type>ansible</type> <pull_url>https://my.server.example.com/repo</pull_url> <pull_key></pull_key> <!-- ssh key if connection is via ssh --> <playbook>autoyast.yml</playbook> </configuration_management> It's probably a good idea to also have a field extra_args to pass more command line options to ansible. This idea was originally proposed at https://github.com/yast/yast-configuration-management/issues/9 and then moved here. -- openSUSE Feature: https://features.opensuse.org/323929