add spiped role

This commit is contained in:
2020-01-23 08:00:57 -06:00
parent c63271c8b5
commit befad13cb5
4 changed files with 106 additions and 0 deletions

View File

@ -0,0 +1,14 @@
---
spiped_package_name: spiped
spiped_package_state: present
spiped_etc_path: /etc/spiped
spiped_run_path: /run/spiped
spiped_user: spiped
spiped_group: spiped
spiped_user_state: present
spiped_user_comment: spiped
spiped_user_home: "{{ spiped_run_path }}"
spiped_user_password: "!"
spiped_user_shell: /usr/sbin/nologin