mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-26 20:34:32 +03:00
set -e - again
This commit is contained in:
parent
a090f8fd0a
commit
1f035686ef
@ -376,10 +376,7 @@ It can perform roling-deployment (without Ansible), can integrate with clouds,
|
|||||||
#### Jenkins
|
#### Jenkins
|
||||||
For my 'business cases' I use Jenkins - it has a 'cron', jobs can be binded into 'pipelines'.
|
For my 'business cases' I use Jenkins - it has a 'cron', jobs can be binded into 'pipelines'.
|
||||||
|
|
||||||
### become-user, become
|
#### become-user, become
|
||||||
### ansible - dynamic in AWS
|
|
||||||
### create instance in AWS
|
|
||||||
### create env in AWS
|
|
||||||
|
|
||||||
## Tips and tricks
|
## Tips and tricks
|
||||||
|
|
||||||
@ -470,3 +467,6 @@ But ansible is way more! It provides an execution plans, an API, library, callba
|
|||||||
# vault
|
# vault
|
||||||
# roles
|
# roles
|
||||||
|
|
||||||
|
#### ansible - dynamic in AWS
|
||||||
|
#### create instance in AWS
|
||||||
|
#### create env in AWS
|
||||||
|
Loading…
Reference in New Issue
Block a user