new demo choco
This commit is contained in:
@@ -26,8 +26,9 @@ stdout_callback = yaml
|
||||
#remote_port = 22
|
||||
#module_lang = C
|
||||
#module_set_locale = False
|
||||
interpreter_python = auto_legacy
|
||||
host_key_checking = False
|
||||
interpreter_python = /usr/bin/python
|
||||
#interpreter_python = /usr/bin/python
|
||||
|
||||
# plays will gather facts by default, which contain information about
|
||||
# the remote system.
|
||||
|
||||
@@ -31,7 +31,11 @@ deploy_application:
|
||||
question_description: Select Present, Absent or Update
|
||||
variable: app_state
|
||||
required: true
|
||||
default: present
|
||||
default: present
|
||||
choices:
|
||||
- present
|
||||
- absent
|
||||
- update
|
||||
#video: "https://www.youtube.com/watch?v=pU8ZgSBuEJw&list=PLdu06OJoEf2bp-PNtxPP_2n7Avkax8TED"
|
||||
project:
|
||||
name: "Ansible official demo project"
|
||||
|
||||
Reference in New Issue
Block a user