mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
minor fix, path name of ansible.cfg in changelog
This commit is contained in:
@@ -449,7 +449,7 @@ Highlighted Core Changes:
|
|||||||
|
|
||||||
Other Core Changes:
|
Other Core Changes:
|
||||||
|
|
||||||
* ansible config file can also go in '.ansible.cfg' in cwd in addition to ~/.ansible.cfg and /etc/ansible/ansible.cfg
|
* ansible config file can also go in 'ansible.cfg' in cwd in addition to ~/.ansible.cfg and /etc/ansible/ansible.cfg
|
||||||
* fix for inventory hosts at API level when hosts spec is a list and not a colon delimited string
|
* fix for inventory hosts at API level when hosts spec is a list and not a colon delimited string
|
||||||
* ansible-pull example now sets up logrotate for the ansible-pull cron job log
|
* ansible-pull example now sets up logrotate for the ansible-pull cron job log
|
||||||
* negative host matching (!hosts) fixed for external inventory script usage
|
* negative host matching (!hosts) fixed for external inventory script usage
|
||||||
|
|||||||
Reference in New Issue
Block a user