Add port forwarding for admin_git jail.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
creates: "/var/cache/pacman/custom/{{ item }}-*.pkg.tar.*"
|
||||
loop:
|
||||
- kubeswitch
|
||||
- flux-scm
|
||||
|
||||
- name: Update cache
|
||||
when: buildaur.changed
|
||||
@@ -13,7 +14,7 @@
|
||||
name: []
|
||||
state: present
|
||||
update_cache: true
|
||||
|
||||
|
||||
- name: Install packages
|
||||
package:
|
||||
name:
|
||||
@@ -21,4 +22,5 @@
|
||||
- stern
|
||||
- kubectx
|
||||
- kubeswitch
|
||||
- flux-scm
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user