ansible/site_testing.yml
Thomas Schmid 3dfff93c0e initial commit
Signed-off-by: Thomas Schmid <tom@lfence.de>
2022-01-11 20:29:31 +01:00

10 lines
150 B
YAML

- name: Setup common rules
hosts: raspberrypi
roles:
- common
- root_keys
- name: Setup octoprint
hosts: raspberrypi
roles:
- octoprint