You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
503 B

3 years ago
# ansible
3 years ago
## config
3 years ago
1. cp Makefile.variable.example Makefile.variable
3 years ago
3 years ago
2. edit Makefile.variable
3 years ago
3 years ago
## run
3 years ago
3 years ago
1. edit run-files
3 years ago
3 years ago
2. run ./run-files.sh
3 years ago
3 years ago
*** check inventory.yml ***
3 years ago
## More Info
You can find our docs in docs Directory
3 years ago
The docs are in AsciiDoc (similar to markdown), PDF and html format
For real-time rendering in browser Asciidoc an add-on can be found here:
http://docs.swarmlab.io/SwarmLab-HowTos/labs/Howtos/doclive/asciidoc.adoc.html#_setup_live_preview_using_a_web_browser
3 years ago
3 years ago