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

5 lines
74 B
Plaintext
Raw Normal View History

2022-11-02 10:18:20 +00:00
remove voucher user:
user.absent:
- name: voucher
- purge: True