cbd93a6 Add a python3 ansible package. Note that upstream doesn't intend for the library

Authored and Committed by toshio 7 years ago
    Add a python3 ansible package.  Note that upstream doesn't intend for the library
      to be used by third parties so this is really just for the executables.  It's not
      strictly required that the executables be built for both python2 and python3 but
      we do need to get testing of the python3 version to know if it's stable enough to
      go into the next Fedora.  We also want the python2 version available in case a user
      has to get something done and the python3 version is too buggy.
    Fix Ansible cli scripts to handle appended python version
    
        
file modified
+122 -7