Commit 8a298fb3 authored by nanahira's avatar nanahira

rename

parent cd34ff1b
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
roles: roles:
- init - init
vars: vars:
install_fish_and_byobu: false customization: false
tasks: tasks:
- name: gitlab-runner apt key - name: gitlab-runner apt key
become: true become: true
...@@ -71,10 +71,3 @@ ...@@ -71,10 +71,3 @@
shell: poweroff shell: poweroff
async: 0 async: 0
poll: 0 poll: 0
handlers:
- name: restart_sshd
ping:
- name: reload_docker
ping:
- name: restart_docker
ping:
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
- hosts: template - hosts: template
remote_user: root remote_user: root
vars: vars:
install_fish_and_byobu: false customization: false
authorized_keys: false authorized_keys: false
allow_password: true allow_password: true
tasks: tasks:
...@@ -77,6 +77,3 @@ ...@@ -77,6 +77,3 @@
shell: poweroff shell: poweroff
async: 0 async: 0
poll: 0 poll: 0
handlers:
- name: restart_sshd
ping:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment