examples
examples copied to clipboard
Repository with example DebOps projects
Results
2
examples issues
Sort by
recently updated
recently updated
newest added
I expected the example to have dokuwiki installed, but it's not installed. I guess that the machine needs to be grouped into the debops_dokuwiki group. Also, when loading the machine's...
currently, the documentation states ``` ANSIBLE_SSH_ARGS="-o UserKnownHostsFile=/dev/null" debops ./simpletest.yml ``` that should probably be test.yml as the simpletest.yml file does not exist. Also, I recommend explicitly calling `env` as putting...