Skip to content
Snippets Groups Projects
Commit eb7feb63 authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example

# Conflicts:
#	ansible.cfg
parents 8642c1d4 46ba6ecd
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ roles_path = .molecule/roles:.molecule/../roles:../:../../ ...@@ -6,6 +6,7 @@ roles_path = .molecule/roles:.molecule/../roles:../:../../
command_warnings = True command_warnings = True
deprecation_warnings = True deprecation_warnings = True
forks = 50 forks = 50
callback_whitelist = profile_tasks
[ssh_connection] [ssh_connection]
pipelining = True pipelining = True
...@@ -4,5 +4,6 @@ ...@@ -4,5 +4,6 @@
roles: [adarnimrod.debian-bootstrap] roles: [adarnimrod.debian-bootstrap]
- hosts: all - hosts: all
strategy: free
roles: roles:
- role: backports - role: backports
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment