add opentofu
This commit is contained in:
parent
fd94ac8a3b
commit
573ec63c33
1 changed files with 2 additions and 1 deletions
|
@ -25,12 +25,13 @@
|
|||
vars:
|
||||
enable_webgl: false
|
||||
|
||||
- name: 'Install wireguard-tools and neovim'
|
||||
- name: 'Install wireguard-tools and neovim and PGP tooling and opentofu'
|
||||
ansible.builtin.dnf5:
|
||||
name:
|
||||
- wireguard-tools
|
||||
- neovim
|
||||
- sequoia-sq
|
||||
- opentofu
|
||||
state: 'present'
|
||||
|
||||
- name: 'Handle SUID binaries'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue