Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -87,11 +87,11 @@ body:
|
|||
|
||||
<p>Rather than a single string, you could have a file of variables that you want to encrypt. You can do this by running <code>ansible-vault encrypt vault.yml</code> and include it as before. Again, you'll be prompted by Ansible so that it can decrypt and use the values.</p>
|
||||
|
||||
<p>For an example of how I'm using Ansible Vault, see <a href="https://github.com/opdavies/dransible/tree/986ba5097d62ff4cd0e637d40181bab2c4417f2e/tools/ansible">the Dransible repository</a> on GitHub or my <a href="http://default/presentations/deploying-php-ansible-ansistrano"> Deploying PHP applications with Ansible, Ansible Vault and Ansistrano</a> talk.</p>
|
||||
<p>For an example of how I'm using Ansible Vault, see <a href="https://github.com/opdavies/dransible/tree/986ba5097d62ff4cd0e637d40181bab2c4417f2e/tools/ansible">the Dransible repository</a> on GitHub or my <a href="/presentations/deploying-php-ansible-ansistrano"> Deploying PHP applications with Ansible, Ansible Vault and Ansistrano</a> talk.</p>
|
||||
|
||||
<hr>
|
||||
|
||||
<p>Want to learn more about how I use Ansible? <a href="http://default/ansible-course">Register for my upcoming free email course</a>.</p>
|
||||
<p>Want to learn more about how I use Ansible? <a href="/ansible-course">Register for my upcoming free email course</a>.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue