Skip to content
Snippets Groups Projects
Commit 3e88092e authored by Andrii Babarytskyi's avatar Andrii Babarytskyi :bow_and_arrow:
Browse files

Revert changes

parent 034c3409
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,5 @@ ...@@ -3,8 +3,5 @@
- include: ubuntu2004.yml tags=debian - include: ubuntu2004.yml tags=debian
when: ansible_distribution == "Ubuntu" and ansible_distribution_major_version == "20" when: ansible_distribution == "Ubuntu" and ansible_distribution_major_version == "20"
- include: ubuntu2004.yml tags=debian
when: ansible_distribution == "Ubuntu" and ansible_distribution_major_version == "22"
- include: centos.yml tags=centos - include: centos.yml tags=centos
when: ansible_distribution == "CentOS" and ansible_distribution_major_version == "7" when: ansible_distribution == "CentOS" and ansible_distribution_major_version == "7"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment