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

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

# Conflicts:
#	tests/playbook.yml
parents c87c59a7 46ba6ecd
Branches
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ retry_files_enabled = False
roles_path = .molecule/roles:.molecule/../roles:../:../../
command_warnings = True
deprecation_warnings = True
callback_whitelist = profile_tasks
[ssh_connection]
pipelining = True
......@@ -8,6 +8,7 @@
roles: [adarnimrod.debian-bootstrap]
- hosts: all
strategy: free
pre_tasks:
- name: Create SSH keypair
become: False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment