1d294f Update ansible to rev 55 via SR 759909

Authored and Committed by Bernhard M. Wiedemann 4 years ago
    Update ansible to rev 55 via SR 759909
    
    https://build.opensuse.org/request/show/759909
    by user dimstar_suse
    - 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 configurabl
    
        
file modified
+0 -0
file modified
+36 -0
file removed
-1
ansible-2.9.2.tar.gz.sha ansible-2.9.0.tar.gz.sha
file renamed
+1 -1
file modified
+6 -0
file modified
+61 -0
file modified
+329 -82