1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-09 03:58:59 +00:00

Rebuild of everything already merged

This commit is contained in:
Michael DeHaan 2012-06-19 21:22:27 -04:00
parent 73f7416864
commit 21381fc533
15 changed files with 34 additions and 32 deletions

View file

@ -224,7 +224,7 @@ will require <cite>handlers</cite>, <cite>tasks</cite>, and <cite>templates</cit
user: root
vars_files
- include: vars/main.yml
- vars/main.yml
tasks:
- include: tasks/setup.yml
handlers:
@ -289,7 +289,7 @@ This way you have an audit trail describing when and why you changed the rules a
</p>
<p>
&copy; Copyright 2012 Michael DeHaan.<br/>
Last updated on May 19, 2012.<br/>
Last updated on Jun 19, 2012.<br/>
</p>
</div>
</footer>