/skeletons

Primary LanguageJinja

Skeletons

prod prod branch CI
dev dev branch CI

Ansible collection skeleton

Use it with ansible-galaxy when you use init.

You can find a similar role skeleton at https://github.com/mafalb/ansible_role_skeleton.git

Basic Usage

[ansible_collections] $ git clone https://github.com/mafalb/skeletons /tmp/skeletons
[ansible_collections] $ ansible-galaxy collection init --collection-skeleton /tmp/skeletons/ansible-collection-skeleton local.mycollection

Ansible collection role skeleton

Ansible standalone role skeleton

License

Copyright (c) Markus Falb markus.falb@mafalb.at

GPL-3.0-or-later