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
commitd09f67a9c4f2145bb2f7dfcd93eb0bbdcffd14bf (patch)
treeaf12091688bda5571ec26414d56516fbb6eadb6a /roles/package_cache/meta/argument_specs.yml
parent8f685d383330836caa95ab974279a318764d23a4 (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: {}