bcurran3 / ansible-nas-plugins

ansible-nas-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an Ansible-NAS Plugins repository

NOTE: Ansible-NAS plugins are created by independent developers and are not endorsed, sponsored, or supported in any way by Dave Stephens the author of Ansible-NAS. Please contact the plugin's developer for any and all support.

For info about the plugins in this repo, read the README.md's in the subdirectory named after the this plugins repo's author/developer/contributor/modder/whatever-we-are-called.

NOTES FOR PLUGIN DEVELOPERS

How to standardize your repo:

  • name your GitHub repo ansible-nas-plugins
  • make a folder in your repo using your GitHub profile name
  • make a README.md file describing your plugins inside your GitHub profile name folder
  • make folders for each of your plugins and put your plugins there (it doesn't matter if they are tasks or roles, you'll have to define the path to them)
  • make a README.md file in each of your plugin folders with the plugin description and installation instructions

I'll include a template here for easy copy and paste in the future.

About

ansible-nas-plugins