Newer
Older
ansible.builtin.apt:
update_cache: yes
- name: Clean yum metadata # noqa: no-changed-when
ansible.builtin.command: yum clean metadata
become: true
Code development platform for open source projects from the European Union institutions
ansible.builtin.apt:
update_cache: yes
- name: Clean yum metadata # noqa: no-changed-when
ansible.builtin.command: yum clean metadata
become: true
For further information about the platform and support, please see https://code.europa.eu/info/about