Michael Kuehl
2019-12-07 b7573b980c556a2175949cdd49c09b8848431cc5
refs
author Michael Kuehl <mickuehl@ratchet.cc>
Saturday, December 7, 2019 04:09 +0100
committer Wolfgang Kulhanek <wkulhanek@users.noreply.github.com>
Saturday, December 7, 2019 04:09 +0100
commitb7573b980c556a2175949cdd49c09b8848431cc5
tree 8b09aef2f62ca64ab921d3ab02c48b495d9de6bc tree | zip | gz
parent 9a8f84a89986b35d928383109afc121cfb8175c1 view | diff
a simple starter example, based on just-some-nodes-examples (#915)

* added a new README

* changed the .gitignore

* updated the README

* updated the README

* updated the README

* updated the README

* updated the README

* updated the README

* updated the README

* updated the README

* updated the README

* updated the README

* updated the README

* last cleanup
12 files added
1 files modified
857 ■■■■■ changed files
.gitignore 1 ●●●● diff | view | raw | blame | history
ansible/configs/simple-example/README.md 42 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/destroy_env.yml 18 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/env_vars.yml 153 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/files/cloud_providers/azure_cloud_template.j2 428 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/files/hosts_template.j2 15 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/files/repos_template.j2 32 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/post_infra.yml 8 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/post_software.yml 19 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/pre_infra.yml 8 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/pre_software.yml 51 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/sample_vars.yml 39 ●●●●● diff | view | raw | blame | history
ansible/configs/simple-example/software.yml 43 ●●●●● diff | view | raw | blame | history