Compare commits

..

5 commits

Author SHA1 Message Date
Kevin Fenzi
d6092e56b2 no longer supported upstream, everyone should have had time to transition to ansible 2.x by now 2017-03-27 13:40:27 -06:00
Toshio Kuratomi
faed300f93 Fix typo 2016-06-24 10:17:12 -07:00
Toshio Kuratomi
423422bb6c Use pkg_resources in ansible-galaxy because galaxy needs to find the jinja2 that we're putting on the system 2016-06-24 10:09:29 -07:00
Kevin Fenzi
d6d7271cc4 Remove version on Conflicts to allow:
- Fedora: dnf install --allowerasing ansible1.9
- RHEL/Centos: yum swap ansible ansible1.9
- Fixes bug #1330979
2016-04-27 12:53:26 -06:00
Kevin Fenzi
6079dc5928 Update to 1.9.6. Fixes bug #1327744 2016-04-15 14:45:52 -06:00

View file

@ -1 +1 @@
This is a backwards compat package for releases that had an ansible 1.x version previously
no longer supported upstream, everyone should have had time to transition to ansible 2.x by now