make ssh config file name variable
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
connection: local
|
||||
gather_facts: false
|
||||
vars:
|
||||
include_path: ~/.ssh/config.d/codemonkey.config
|
||||
include_path: ~/.ssh/config.d/{{config_name}}.config
|
||||
|
||||
tasks:
|
||||
- name: Include ssh config dir
|
||||
|
||||
Reference in New Issue
Block a user