Skip to content

Instantly share code, notes, and snippets.

@tspeigner
Last active July 31, 2019 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tspeigner/69b5aa5a40db31b89e818c0b89b105ae to your computer and use it in GitHub Desktop.
Save tspeigner/69b5aa5a40db31b89e818c0b89b105ae to your computer and use it in GitHub Desktop.
bolt.yaml
modulepath: "modules:site-modules"
inventoryfile: ./inventory.yaml
concurrency: 10
format: human
ssh:
host-key-check: false
private-key: ./student.pem
user: centos
connect-timeout: 30
winrm:
ssl: false
connect-timeout: 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment