Updated 02. Короче, Склифософский! (markdown)

svs1370
2020-05-13 17:34:31 +03:00
parent 0500f083b5
commit 316999c792

@@ -101,7 +101,7 @@
add_host: add_host:
groups: just_created groups: just_created
hostname: "{{ new_vm.facts.name }}" hostname: "{{ new_vm.facts.name }}"
ansible_host: "{{ new_vm.facts.vdc_ext_ip }}" ansible_host: "{{ my_vins.facts.ext_ip }}"
ansible_port: 30022 ansible_port: 30022
ansible_user: "{{ new_vm.facts.username }}" ansible_user: "{{ new_vm.facts.username }}"
ansible_password: "{{ new_vm.facts.password }}" ansible_password: "{{ new_vm.facts.password }}"