[ansible-devel] fatal: [s1]: FAILED! => {"msg": "Unable to automatically determine host network os. Please manually configure ansible_network_os value for this host"}

2021-07-13 Thread sanjivy raja
Hello Everyone! I have been trying to run the below play book , I keep getting different kinds of errors whenever I try to change the syntax, I am guessing the errors are due to deprecated syntax. Can some one tell me the mistake I am making. --- - name: Cisco Wired Campus Design hosts:

[ansible-devel] New release candidates: ansible-core 2.11.3rc1, ansible-base 2.10.12rc1, ansible 2.9.24rc1

2021-07-13 Thread Rick Elrod
Hi all- we're happy to announce the following release candidates: - ansible-core 2.11.3rc1 - ansible-base 2.10.12rc1 - ansible 2.9.24rc1 ...which were released Monday night (US time). How to get it - $ pip install ansible-core==2.11.3rc1 --user or $ pip install ansible-base==2.10.12