Skip to content

Commit 797bdd0

Browse files
committed
adds first reviewed changes
1 parent 0939bc1 commit 797bdd0

File tree

5 files changed

+3
-172
lines changed

5 files changed

+3
-172
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 133 deletions
This file was deleted.

ansible.cfg

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
[defaults]
2-
#no_log = True
3-
log_path = /var/log/ansible.log
42
interpreter_python = /usr/bin/python3
53
inventory = hosts
6-
stdout_callback = yaml
7-
bin_ansible_callbacks = True
84
retry_files_enabled = false
95
vault_password_file = .vault-password.txt
106
gather_subset=!hardware
7+
no_log = True
118

129
# Show diffs of changes
1310
[diff]
14-
always = True
11+
always = False
1512

1613
[ssh_connection]
17-
pipelining = True
14+
pipelining = true
File renamed without changes.

files/galaxy/static/welcome.html renamed to templates/galaxy-re.grid.cesnet.cz/static/welcome.html

File renamed without changes.

0 commit comments

Comments
 (0)