mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
removed trailing spaces
This commit is contained in:
parent
664c894e17
commit
391447a345
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
- name: perform optional versionscheck
|
- name: perform optional versionscheck
|
||||||
ansible.builtin.include_tasks: versioncheck.yml
|
ansible.builtin.include_tasks: versioncheck.yml
|
||||||
when: submodules_versioncheck|bool
|
when: submodules_versioncheck|bool
|
||||||
|
|
||||||
- name: Gather installed packages for checks later on
|
- name: Gather installed packages for checks later on
|
||||||
ansible.builtin.package_facts:
|
ansible.builtin.package_facts:
|
||||||
manager: auto
|
manager: auto
|
||||||
|
|
Loading…
Reference in a new issue