Commit 3fc67356 authored by David Wilson's avatar David Wilson

ansible: import example playbook

parent 75a78c9f
[defaults]
inventory = hosts
connection_plugins = ../../ansible_mitogen/connection
strategy_plugins = ../../ansible_mitogen/strategy
strategy = mitogen
connection = mitogen
retry_files_enabled = False
[ssh_connection]
pipelining = True
---
ansible_connection: econtext_conn
---
# ansible_connection: econtext_conn
---
- hosts: all
roles:
- myrole
---
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
- name: "My Role"
command: hostname
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment