ansible-role-debian/README.md
2024-08-08 11:11:37 -04:00

489 B

Debian

Initial configuration of a Debian node.

Requirements

None.

Role Variables

is_new_host: boolean value to toggle non-idempotent steps (creating preseeds and editing the motd)

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: ericomeehan.debian, is_new_host: true }

License

BSD

Author Information

Eric O'Neill Meehan https://www.eom.dev/