ceph-installer/ansible/playbook.yml

9 lines
121 B
YAML
Raw Normal View History

2024-01-27 23:26:11 +03:00
---
- hosts: all
tasks:
- name: Replace /etc/hosts
template:
src: hosts.j2
dest: /etc/hosts