Ansible Galaxy is a hub to share your playbooks projects in public repositories. https://galaxy.ansible.com/ Each share is categorized into sections: Roles allows to create portable and shareable ansible projects. To create a new galaxy project run –> ansible-galaxy init PATH Create a yml file at the root, lets call it test.yml tasks: name: use roleinclude_role:name: … Continue reading Ansible galaxy
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed