diff --git a/ansible-2.7.0.tar.gz b/ansible-2.7.0.tar.gz deleted file mode 100644 index a4fa9bd..0000000 --- a/ansible-2.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1ab8e0f13e79a20661ad6546f45a142afeaeb664deb2c290e32362d8ae5b618 -size 11773769 diff --git a/ansible-2.7.1.tar.gz b/ansible-2.7.1.tar.gz new file mode 100644 index 0000000..7b02acb --- /dev/null +++ b/ansible-2.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7953472347fcc6dca10839111b576a9f790e00056344f2dcf448e6c452fe939 +size 11738557 diff --git a/ansible.changes b/ansible.changes index 4479685..3a070db 100644 --- a/ansible.changes +++ b/ansible.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Oct 27 03:22:44 UTC 2018 - sean@suspend.net + +- update to 2.7.1 + Minor changes: + * Fix yum module to properly check for empty conf_file value + * added capability to set the scheme for the consul_kv lookup + * added optional certificate and certificate validation for consul_kv lookups + * dnf - properly handle modifying the enable/disable excludes data field + * dnf appropriately handles disable_excludes repoid argument + * dnf proerly honors disable_gpg_check for local package installation + * fix yum module to handle list argument optional empty strings properly + * netconf_config - Make default_operation optional in netconf_config module + * yum - properly handle proxy password and username embedded in url + * yum/dnf - fail when space separated string of names + ------------------------------------------------------------------- Mon Oct 08 06:09:05 UTC 2018 - sean@suspend.net diff --git a/ansible.spec b/ansible.spec index 907eb79..9357ce9 100644 --- a/ansible.spec +++ b/ansible.spec @@ -36,7 +36,7 @@ BuildArch: noarch %endif Name: ansible -Version: 2.7.0 +Version: 2.7.1 Release: 0 Summary: Software automation engine License: GPL-3.0-or-later