This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
roles/lxc_guest: make ansible --check mode works
python3
Zolfa
4 years ago
parent
734787be65
commit
9d9d6c5e1b
Signed by:
zolfa
GPG Key ID:
E1A43B038C4D6616
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/lxc_guest/tasks/02-configure.yaml
+ 1
- 0
roles/lxc_guest/tasks/02-configure.yaml
View File
@ -5,6 +5,7 @@
register
:
unpriv_status
register
:
unpriv_status
changed_when
:
false
changed_when
:
false
failed_when
:
unpriv_status.rc > 1
failed_when
:
unpriv_status.rc > 1
check_mode
:
false
-
name
:
'configure | Unprivileged Container | Subxid mappings'
-
name
:
'configure | Unprivileged Container | Subxid mappings'
set_fact:
set_fact:
Write
Preview
Loading…
Cancel
Save