mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-25 04:20:18 +01:00
Address comment
This commit is contained in:
parent
7866c6bc29
commit
735afa580c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-centos-check.yml
vendored
2
.github/workflows/ansible-centos-check.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
' __sshd_skip_virt_env: "{{ __sshd_skip_virt_env }}"'
|
||||
' __sshd_config_file: "{{ __sshd_config_file }}"'
|
||||
>> tasks/variables.yml
|
||||
- run: "sed -i -e 's/.*public: true//' tests/tasks/restore.yml tests/tests_duplicate_role.yml"
|
||||
- run: "sed -i -e '/public: true/d' tests/tasks/restore.yml tests/tests_duplicate_role.yml"
|
||||
- run: "sed -i -e 's/ansible.builtin.//g' */*.yml */*/*.yml"
|
||||
|
||||
- name: ansible check with centos 6
|
||||
|
|
Loading…
Reference in a new issue