Commit 96d39a0d by Michael DeHaan

Merge pull request #3 from tbielawa/authver

Adding version and author to ansible init.
parents 8e20ed37 95502c30
......@@ -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'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment