File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,9 @@ This software has the same license as Ansible, GPLv3.
1919 useful for keeping information such as passwords for new user
2020 accounts you want to set up when provisioning a system.
2121
22+ Note: this should probably be replaced by [ ` ansible-vault ` ] [ vault ]
23+ once Ansible 1.5 is released.
24+
2225* [ ` symlink ` module] [ symlink_mod ] : A module that solely creates symbolic
2326 links. Its main selling point, and where it differs from Ansible's
2427 built-in ` file ` module, is that it lets you create relative links.
@@ -56,3 +59,4 @@ This software has the same license as Ansible, GPLv3.
5659[ augtool ] : http://augeas.net/tour.html
5760[ load_gpg_vars_mod ] : http://dsedivec.github.io/ansible-plugins/#load_gpg_vars
5861[ symlink_mod ] : http://dsedivec.github.io/ansible-plugins/#symlink
62+ [ vault ] : http://blog.ansibleworks.com/2014/02/19/ansible-vault/
You can’t perform that action at this time.
0 commit comments