diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |