summaryrefslogtreecommitdiff
path: root/roles/sane_debian_system/subplot.yaml
blob: 4d7911c97420b3692cc9f3c07d5fb9562dc75b66 (plain)
1
2
3
4
5
6
7
8
- then: the host has the {package} package installed
  function: host_has_package_installed

- then: the host has an empty {pathname} directory
  function: host_directory_is_empty

- then: the host has hostname {hostname}
  function: host_hostname_is