Ansible: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
Line 170: Line 170:
* [https://docs.ansible.com/ansible/latest/inventory_guide/ Ansible » Building Inventories]
* [https://docs.ansible.com/ansible/latest/inventory_guide/ Ansible » Building Inventories]
* [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://molecule.readthedocs.io/en/latest/ci.html Ansible » Molecule » CI/CD]
* [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]
* [https://molecule.readthedocs.io/en/latest/ Ansible » Molecule]

Revision as of 09:14, 24 November 2022

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

Modules





Namespaces


References