Select Git revision
-
Ajarmar authored
* [upcloud] add option to use preconfigured cpu/mem plan * [upcloud] add option to use firewall rules for API server/SSH access * [upcloud] add option to use managed load balancer
Ajarmar authored* [upcloud] add option to use preconfigured cpu/mem plan * [upcloud] add option to use firewall rules for API server/SSH access * [upcloud] add option to use managed load balancer
module-absent.yml.in 165 B
---
- name: ${name^} absent example
hosts: ipaserver
become: no
tasks:
- name: Ensure $name NAME is absent
ipa$name:
name: NAME
state: absent