Ansible galaxy: Difference between revisions

From DWIKI
Tony (talk | contribs)
mNo edit summary
Tag: wikieditor
Tony (talk | contribs)
Tag: wikieditor
Line 1: Line 1:
=Documentation=
=Documentation=
*[https://spacelift.io/blog/ansible-roles Ansible Roles]
*[https://spacelift.io/blog/ansible-roles Ansible Roles Tutorial: How to Create and Use Roles in Ansible?]]
*[https://spacelift.io/blog/ansible-inventory Working with Ansible Inventory – Basics and Examples]


=HOWTO=
=HOWTO=
==Create custom role structure==
==Create custom role structure==
  ansible-galaxy init myrole
  ansible-galaxy init myrole

Revision as of 09:51, 5 June 2025

Documentation

HOWTO

Create custom role structure

ansible-galaxy init myrole