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
remove redundant key
update_ca_key
Edoardo Putti
8 years ago
parent
28fa75e1de
commit
30b45c79e0
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
library/container_file_read.py
+ 0
- 1
library/container_file_read.py
View File
@ -56,7 +56,6 @@ def main():
except
ImportError
:
module
.
fail_json
(
changed
=
False
,
failed
=
True
,
msg
=
'
Error importing lxc, is python-lxc installed?
'
,
)
Write
Preview
Loading…
Cancel
Save