Playbooks containing common provisioning tasks
Some of the playbooks use modules from the following collections.
To install, run: ansible-galaxy collection install community.general
.
- Add target hosts into
/inventory
. - Run the playbook.
ansible-playbook ./ubuntu.yaml -i ./inventory