This website requires JavaScript.
Explore
Help
Sign In
Ansible
/
PULL_beispiel
Watch
1
Star
0
Fork
You've already forked PULL_beispiel
0
Code
Issues
Pull requests
Releases
Wiki
Activity
state sollte "touch" sein, nicht "file"
Browse source
...
This commit is contained in:
Sven Velt
2019-06-07 10:48:09 +02:00
parent
1a3de9c09d
commit
1b477409f0
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
local.yml
Unescape
Escape
View file
@ -5,5 +5,5 @@
-
name
:
touch file
file:
dest
:
/tmp/testfile
state
:
file
state
:
touch
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
Ansible/PULL_beispiel
Title
Body
Create issue