SSH-based configuration management, deployment, and task execution system

Edit Package ansible
http://ansible.github.com

Ansible is a radically simple model-driven configuration management,
multi-node deployment, and remote task execution system. Ansible works
over SSH and does not require any software or daemons to be installed
on remote nodes. Extension modules can be written in any language and
are transferred to managed machines automatically.

Refresh
Refresh
Source Files
Filename Size Changed
ansible-2.9.2.tar.gz 0014157188 13.5 MB
ansible-2.9.2.tar.gz.sha 0000000087 87 Bytes
ansible-rpmlintrc 0000000683 683 Bytes
ansible.changes 0000140187 137 KB
ansible.spec 0000013867 13.5 KB
Revision 55 (latest revision is 112)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 759909 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 55)
- sync with upstream spec file (especially for RHEL & Fedora builds)
- ran spec-cleaner
- remove old SUSE targets (SLE-11, Leap 42.3 and below)
  This simplifies the spec file and makes building easier
- Additional required packages for building:
  + python-boto3 and python-botocore for Amazon EC2
  + python-jmespath for json queries
  + python-memcached for cloud modules and local caching of JSON 
    formatted, per host records
  + python-redis for cloud modules and local caching of JSON 
    formatted, per host records
  + python-requests for many web-based modules (cloud, network, 
    netapp)
  => as the need for those packages depends on the usage of the 
     tool, they are just recommended on openSUSE/SUSE machines
- made dependencies for gitlab, vmware and winrm modules configurable,
  as most of their dependencies are not (yet) available on current 
  openSUSE/SUSE distributions
- exclude /usr/bin/pwsh from the automatic dependency generation, 
  as the Windows Power Shell is not available (yet) on openSUSE/SUSE
- build additional docs and split up ansible-doc package; 
  moving changelogs, contrib and example directories there
- prepare for building HTML documentation, but disable this per 
  default for the moment, as not all package dependencies are available
  in openSUSE/SUSE (yet)
- package some test scripts with executable permissions

- update to version 2.9.2
  maintenance release containing numerous bugfixes
Comments 0
openSUSE Build Service is sponsored by