ansible/examples
Jakub Paweł Głazik 04b22a6b35
Change example ControlPath to be short and unique (#69347)
Use %C as the ControlPath setting in the example config file. The old setting used %h and %r tokens, which break ansible for a few use cases, including packer provisioning, where hostname is always 127.0.0.1. %C is a hash of local host, remote host, username and port.
2020-05-07 14:52:42 -05:00
..
scripts many pslint fixes (#55862) 2019-07-09 05:41:58 +10:00
ansible.cfg Change example ControlPath to be short and unique (#69347) 2020-05-07 14:52:42 -05:00
DOCUMENTATION.yml Fix some broken links (#42079) 2018-06-29 11:12:01 -07:00
hosts add punctuation marks to comments (#68882) 2020-05-06 13:14:06 -04:00
hosts.yaml Clearer examples of hosts.yml inventory (#57999) 2019-06-18 15:58:28 -05:00
hosts.yml
inventory_script_schema.json draft schema for inventory scripts (#39454) 2018-05-24 23:38:16 -04:00
plugin_filters.yml Implement plugin filtering 2018-01-22 16:54:53 -08:00