This repository has been archived on 2023-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
salt-states_old/wifi-voucher/remove.sls
2022-11-02 11:18:20 +01:00

5 lines
74 B
Plaintext

remove voucher user:
user.absent:
- name: voucher
- purge: True