summaryrefslogtreecommitdiffstats
path: root/roles/package_cache/meta/argument_specs.yml
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-11-26 19:14:40 +0100
committerAhmed AbdelHalim <[email protected]>2025-11-26 19:14:40 +0100
commit41b4878e1a14eb9d2d52c676d514a85979850aaa (patch)
treeaf12091688bda5571ec26414d56516fbb6eadb6a /roles/package_cache/meta/argument_specs.yml
parent4788db4e053b717705df402f6af323ffa5ed9d47 (diff)
Replace the package_cache role with pre-task since it wasn't reused
It was expected to have the package_cache role reused or added as dependency for other roles, but it turned out it's not used that way, therefore removing it to a more simpler approach
Diffstat (limited to 'roles/package_cache/meta/argument_specs.yml')
-rw-r--r--roles/package_cache/meta/argument_specs.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/package_cache/meta/argument_specs.yml b/roles/package_cache/meta/argument_specs.yml
deleted file mode 100644
index 002f7ce3..00000000
--- a/roles/package_cache/meta/argument_specs.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-argument_specs:
- main:
- short_description: "Update distro package cache"
- description: "Update Linux distribution default package cache"
- options: {}