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
rename task to specify dir instead of name
update_ca_key
Edoardo Putti
8 years ago
parent
ccfcbc2f86
commit
e9cd74958e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/lxc_guest/tasks/main.yaml
+ 1
- 1
roles/lxc_guest/tasks/main.yaml
View File
@ -1,4 +1,4 @@
-
name
:
check for lxc container
existance
-
name
:
check for lxc container
dir
stat:
path
:
'/var/lib/lxc/{{ vm_name }}'
register
:
lxc_existance
Write
Preview
Loading…
Cancel
Save