summaryrefslogtreecommitdiffhomepage
path: root/ansible.html.markdown
diff options
context:
space:
mode:
authorsirkubax <muszynski@so1.net>2017-10-20 21:42:16 +0200
committersirkubax <muszynski@so1.net>2017-10-20 21:42:16 +0200
commit1f035686ef8f6605d8e43c1c6138bae10c4f9b0d (patch)
treeeb3b1cc06145645962538b3fae5dfdcf923ff89f /ansible.html.markdown
parenta090f8fd0af03ca558d57392a60edf6aa7184f4f (diff)
set -e - again
Diffstat (limited to 'ansible.html.markdown')
-rw-r--r--ansible.html.markdown8
1 files changed, 4 insertions, 4 deletions
diff --git a/ansible.html.markdown b/ansible.html.markdown
index 699e4419..e17e543f 100644
--- a/ansible.html.markdown
+++ b/ansible.html.markdown
@@ -376,10 +376,7 @@ It can perform roling-deployment (without Ansible), can integrate with clouds,
#### Jenkins
For my 'business cases' I use Jenkins - it has a 'cron', jobs can be binded into 'pipelines'.
-### become-user, become
-### ansible - dynamic in AWS
-### create instance in AWS
-### create env in AWS
+#### become-user, become
## Tips and tricks
@@ -470,3 +467,6 @@ But ansible is way more! It provides an execution plans, an API, library, callba
# vault
# roles
+#### ansible - dynamic in AWS
+#### create instance in AWS
+#### create env in AWS