summaryrefslogtreecommitdiff
path: root/roles/sane_debian_system/subplot.yaml
blob: 9ac1ee3a51c9aa6845cf6c3cbc10459f01e9f0d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
- 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

- then: the host has {hostname} in /etc/hosts for {addr}
  function: host_hostname_has_address