Ansible: Difference between revisions
Jump to navigation
Jump to search
Line 170: | Line 170: | ||
* [https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_filters.html Ansible » Playbook » Filters] | * [https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_filters.html Ansible » Playbook » Filters] | ||
* [https://www.redhat.com/sysadmin/developing-ansible-role Ansible » Developing Role] | * [https://www.redhat.com/sysadmin/developing-ansible-role Ansible » Developing Role] | ||
* [https://molecule.readthedocs.io/en/latest/ Ansible » Molecule] | |||
| valign="top" | | | valign="top" | |
Revision as of 09:02, 24 November 2022
sudo apt update && sudo apt list --upgradeable
sudo apt upgrade && sudo apt install ansible
ansible --version
Modules
Namespaces
| ||
References
| ||