Fix yamllint issues and turn on SSH Connection Pooling
This commit is contained in:
@@ -12,4 +12,4 @@ callbacks_enabled = ansible.posix.profile_tasks,ansible.posix.profile_roles
|
|||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
pipelining = true
|
pipelining = true
|
||||||
# ssh_args = -o ControlMaster=auto
|
ssh_args = -o ControlMaster=auto
|
||||||
|
|||||||
@@ -25,6 +25,4 @@ collections:
|
|||||||
- name: 'openstack.cloud'
|
- name: 'openstack.cloud'
|
||||||
- name: 'microsoft.ad'
|
- name: 'microsoft.ad'
|
||||||
- name: 'microsoft.iis'
|
- name: 'microsoft.iis'
|
||||||
- name: 'vultr.cloud'
|
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|||||||
@@ -64,4 +64,3 @@ roles:
|
|||||||
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_vim.git'
|
src: 'git+https://git.fdragon.com/AnsibleRoles/ensure_vim.git'
|
||||||
version: 'master'
|
version: 'master'
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user