mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Optimized portfolio and pkgmgr update procedures
This commit is contained in:
@@ -22,6 +22,3 @@ galaxy_info:
|
||||
repository: "https://s.veen.world/cymais"
|
||||
issue_tracker_url: "https://s.veen.world/cymaisissues"
|
||||
documentation: "https://s.veen.world/cymais"
|
||||
|
||||
dependencies:
|
||||
- package-manager
|
||||
|
@@ -1,6 +1,8 @@
|
||||
- name: install directory-validator
|
||||
command:
|
||||
cmd: "pkgmgr install directory-validator --clone-mode https"
|
||||
- name: "{{ role_name }} | pkgmgr install"
|
||||
include_role:
|
||||
name: pkgmgr-install
|
||||
vars:
|
||||
package_name: directory-validator
|
||||
when: run_once_backup_directory_validator is not defined
|
||||
|
||||
- name: run the backup_directory_validator tasks once
|
||||
|
Reference in New Issue
Block a user