Skip to content

ansible-role-template 0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 12:07
· 2 commits to main since this release

Detailed changes

  • fix(tasks/main): Fix incorrect grammar in the example task name (80a2f0e) - 林博仁(Buo-ren Lin)
  • feat: Implement template content for the handlers role directory. (4b1c4d0) - 林博仁(Buo-ren Lin)
  • docs(defaults): Add official documentation reference (41503d5) - 林博仁(Buo-ren Lin)
  • feat: Implement template content for the vars role directory (ee631c6) - 林博仁(Buo-ren Lin)
  • feat(tasks): Implement template content (0fde9b2) - 林博仁(Buo-ren Lin)
  • fix(inventory): Add information regarding the source of inventory information (dd764e8) - 林博仁(Buo-ren Lin)
  • docs(inventory): Improve description of the directory (013005e) - 林博仁(Buo-ren Lin)
  • docs(inventory): Fix grammar error in the directory description (c0a0df9) - 林博仁(Buo-ren Lin)
  • feat: Implement template content of the defaults role directory (a51f2e9) - 林博仁(Buo-ren Lin)
  • lint(real-README): Drop duplicate blank lines (077e091) - 林博仁(Buo-ren Lin)
  • docs(real-README): Implement README section templates (43b0ee1) - 林博仁(Buo-ren Lin)
  • feat: Implement role and galaxy metadata template (5be52c4) - 林博仁(Buo-ren Lin)
  • refactor(many): Incorporate 3.0.4 version of The common Ansible role template(markdownlint fix) (a0dc075) - 林博仁(Buo-ren Lin)
  • fix(many): Fix incorrectly initialized template files (2ed04b2) - 林博仁(Buo-ren Lin)
  • docs(roles): Write instructions for creating self-referencing role symbolic link (5e1b790) - 林博仁(Buo-ren Lin)