This repository has been archived on 2024-05-02. You can view files and clone it, but cannot push or open issues or pull requests.
omni-ansible/en2.yaml

18 lines
404 B
YAML

---
all:
vars:
ansible_user: ansible
protected_users: ["root", "ansible"]
enable_gui: false
enable_ssh: true
enable_ssh_password_auth: false
disable_sudo_password: false
enable_networkd: false
ungrouped:
hosts:
nimbus-1:
ansible_host: en2.enp.one
description: EN2 Digitial Ocean Cloud Server
required_os: centos_7
targets: ["admin", "network"]