Ansible: Difference between revisions
Jump to navigation
Jump to search
Line 53: | Line 53: | ||
* [https://docs.ansible.com/ansible/latest/collections/community/general/nmcli_module.html <code>community.general.nmcli</code>] | * [https://docs.ansible.com/ansible/latest/collections/community/general/nmcli_module.html <code>community.general.nmcli</code>] | ||
* [https://docs.ansible.com/ansible/latest/collections/community/general/npm_module.html <code>community.general.npm</code>] | * [https://docs.ansible.com/ansible/latest/collections/community/general/npm_module.html <code>community.general.npm</code>] | ||
|- | |||
| colspan="3" | | |||
---- | |||
|- | |||
| valign="top" | | |||
* [https://docs.ansible.com/ansible/latest/collections/community/general/yarn_module.html <code>community.general.yarn</code>] | |||
| valign="top" | | |||
| valign="top" | | |||
|- | |- |
Revision as of 08:13, 23 November 2022
sudo apt update && sudo apt list --upgradeable
sudo apt upgrade && sudo apt install ansible
ansible --version
Modules
Namespaces
| ||
References
| ||