File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
02-development-environments Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -32,3 +32,8 @@ during Python software development as part of a programmer's
3232 shows methods for repeating commands, changing directories and
3333 handling background processes.
3434
35+ * [ Ten Things I Wish I’d Known About Bash] ( https://zwischenzugs.com/2018/01/06/ten-things-i-wish-id-known-about-bash/ )
36+ covers some edge cases that are very useful to know about such as
37+ proper exit code usage and configuration options through the ` set `
38+ command.
39+
Original file line number Diff line number Diff line change @@ -12,3 +12,7 @@ meta: Ansible is configuration management tool used for application deployment a
1212[ configuration management tool] ( /configuration-management.html ) used for
1313[ application deployment] ( /deployment.html ) and
1414[ environment setup] ( /development-environments.html ) .
15+
16+ <a href =" http://docs.ansible.com/ansible/latest/index.html " ><img src =" /img/logos/ansible-wide.png " width =" 100% " alt =" Official Ansible logo. Copyright Redhat. " class =" technical-diagram " ></a >
17+
18+
You can’t perform that action at this time.
0 commit comments