mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
Merge pull request #3 from tbielawa/authver
Adding version and author to ansible init.
This commit is contained in:
@@ -14,3 +14,5 @@
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with Ansible. If not, see <http://www.gnu.org/licenses/>.
|
||||
__version__ = '0.0.1'
|
||||
__author__ = 'Michael DeHaan'
|
||||
|
||||
Reference in New Issue
Block a user