machine_setup/ansible/roles/odowork/tasks/linux.yaml

6 lines
123 B
YAML
Raw Normal View History

2024-01-07 19:43:10 +00:00
- name: Install packages
package:
name:
- python-numpy # Increases the speed of iap tunnels
state: present