adc/ansible/roles/abjure/vars/main.yml
josiah fb408d0f2f Rename files, WIP pms deploy.
- Trying to manage ports via TRaefik, not sure if this will work.
- Added packages to be deployed; nfs common is what you need to mount
- nfs shares!
2023-12-22 23:58:50 -06:00

2 lines
114 B
YAML

sys_packages: [ 'curl', 'vim', 'git', 'emacs', 'build-essential', 'mosh', 'python', 'python3-pip', 'nfs-common' ]