Fix: Harmonize files by adding new line if nedded
This commit is contained in:
parent
60e67cae09
commit
e2358e85c1
4 changed files with 3 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1 +1 @@
|
||||||
tests/test.retry
|
tests/test.retry
|
||||||
|
|
|
@ -17,4 +17,4 @@ galaxy_info:
|
||||||
- debian
|
- debian
|
||||||
- update
|
- update
|
||||||
|
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
|
@ -1,2 +1 @@
|
||||||
galaxy-vagrant.example.com
|
galaxy-vagrant.example.com
|
||||||
|
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
- hosts: galaxy-vagrant.example.com
|
- hosts: galaxy-vagrant.example.com
|
||||||
remote_user: root
|
remote_user: root
|
||||||
roles:
|
roles:
|
||||||
- ../galaxy-aptup
|
- ../galaxy-aptup
|
||||||
|
|
Loading…
Reference in a new issue