disable fireball mode
This commit is contained in:
parent
336c98fa33
commit
fb809fadc7
1 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue