This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-ssh_host_key
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
todo fail when root_target_directory is not defined
master
Markus Katharina Brechtel
7 years ago
parent
af2e94b277
commit
30adc1792f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/main.yml
+ 1
- 0
tasks/main.yml
View File
@@ -10,6 +10,7 @@
ssh_host_key_state is defined and
ssh_host_key_state == 'setup'
# TODO fail when root_target_directory is not defined
- include: fetch.yml
when:
root_target_directory is defined and (
Write
Preview
Loading…
Cancel
Save