aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/pacman/meta/main.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-07-31 23:44:54 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-07-31 23:44:54 +0200
commit727ab17a644d52105746e18c301cf733b1181507 (patch)
tree71113c6efae3074899de965aee5489cb76362f8e /roles/pacman/meta/main.yml
parentdowngrade Ansible (diff)
downloadmaintenance-727ab17a644d52105746e18c301cf733b1181507.tar.gz
maintenance-727ab17a644d52105746e18c301cf733b1181507.zip
move Ansible files to src/
Diffstat (limited to 'roles/pacman/meta/main.yml')
-rw-r--r--roles/pacman/meta/main.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/roles/pacman/meta/main.yml b/roles/pacman/meta/main.yml
deleted file mode 100644
index f9d9a85..0000000
--- a/roles/pacman/meta/main.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-dependencies:
- - role: common
- - {role: etckeeper, when: etc_versioned}
- - {role: rate_mirrors, when: has_rate_mirrors}