disable fireball mode

This commit is contained in:
Seth Vidal 2013-06-06 15:47:05 +00:00
parent 336c98fa33
commit fb809fadc7

View file

@ -21,15 +21,15 @@
# set up the fireball transport
- hosts: mirrorlist
gather_facts: no
connection: ssh
tasks:
- action: fireball
#- hosts: mirrorlist
# gather_facts: no
# connection: ssh
# tasks:
# - action: fireball
- name: make the box be real
hosts: mirrorlist
connection: fireball
# connection: fireball
user: root
gather_facts: True