Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
2019-04-16 09:04:58 +0800
Commit
c1f2a3acbc49f5ed6a0823834bd438841213fcd9
1 parent
7b4f7037
add
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
playbooks/switch.askip.yml
playbooks/switch.askip.yml
View file @
c1f2a3a
...
...
@@ -16,6 +16,12 @@
private
:
no
tasks
:
-
name
:
"
make
sure
user
type
YES
to
confirm"
fail
:
msg
:
"
user
do
not
type
YES"
when
:
confirmation != 'YES'
# query for current configration
-
name
:
Query for current configuration
uri
:
...
...
Please
register
or
login
to post a comment