summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNick White <git@njw.name>2020-09-01 19:39:56 +0100
committerNick White <git@njw.name>2020-09-01 19:39:56 +0100
commit00afe20fac63f48fbe48ff0136949d779c0d5237 (patch)
tree5a8cb70f4bd7f14a86ae6618a70101da0b918806 /README
parent51188ee4d4cd26db793cc82b6f054fd5c3575e16 (diff)
Ensure go modules are always used by the updatepipeline script
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bf36167..6d2b461 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ To create a fresh pipeliner image:
host_vars/pipelineami
- Run ansible:
- ansible-playbook -i hosts pipeliner.yml
+ ansible-playbook --ask-vault-pass -i hosts pipeliner.yml
- Get names of old images for reference:
aws ec2 describe-images --owners self