This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
velt.biz
/
ansible-pull_beispiel
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
state sollte "touch" sein, nicht "file"
Sven Velt
%!s(int64=5) %!d(string=hai) anos
pai
1a3de9c09d
achega
1b477409f0
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
local.yml
+ 1
- 1
local.yml
Ver ficheiro
@@ -5,5 +5,5 @@
- name: touch file
file:
dest: /tmp/testfile
- state:
file
+ state:
touch