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.yml

15 lines
309 B
YAML
Raw Permalink Normal View History

2019-11-23 19:30:39 +00:00
---
all:
vars:
ansible_user: ansible
2020-02-12 04:16:58 +00:00
omni_protected_users: ["root", "ansible"]
2019-11-23 19:30:39 +00:00
ungrouped:
hosts:
nimbus-1:
ansible_host: en2.enp.one
2020-02-12 04:16:58 +00:00
omni_description: EN2 Digitial Ocean Cloud Server
omni_os:
name: centos
version: "7"
omni_targets: ["admin", "network"]