Ansible: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Line 127: Line 127:
* [https://docs.ansible.com/ansible/latest/collections/community/azure/ <code>community.azure</code>]
* [https://docs.ansible.com/ansible/latest/collections/community/azure/ <code>community.azure</code>]
* [https://docs.ansible.com/ansible/latest/collections/community/aws/ <code>community.aws</code>]
* [https://docs.ansible.com/ansible/latest/collections/community/aws/ <code>community.aws</code>]
* [https://docs.ansible.com/ansible/latest/collections/community/dns/ <code>community.dns</code>]


| valign="top" |
| valign="top" |

Revision as of 09:00, 23 November 2022

sudo apt update  && sudo apt list  --upgradeable
sudo apt upgrade && sudo apt install ansible
ansible --version

Modules





Namespaces


References