Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.33 KB

README.md

File metadata and controls

44 lines (29 loc) · 1.33 KB

jtprogru.sample_role

Ansible Molecule Release to Ansible Galaxy TODO 2 Issue GitHub Ansible Role GitHub tag

This is sample ansible role used me as boilerplate.

Role Variables

See defaults/main.yml.

Example Playbook

Example playbook:

---
- name: Sample play
  hosts: all
  become: true

  vars:
    foo: bar

  roles:
    - jtprogru.sample_role

Authors

License

See LICENSE