]> git.phdru.name Git - ansible.git/commitdiff
Style(init-system): Change wording
authorOleg Broytman <phd@phdru.name>
Tue, 23 Jul 2019 22:08:07 +0000 (01:08 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 23 Jul 2019 22:08:07 +0000 (01:08 +0300)
"Configure" -> "Setup".

playbooks/debian/init-system.yml

index 62f594f224083b949c97e64d8b401e1a4bff5b3f..1015ebd973b8554b816146722902889ad38875e8 100644 (file)
@@ -1,4 +1,4 @@
-- name: Configure Debain system
+- name: Setup Debain system
   hosts: "{{ hosts | default('servers') }}"
   gather_facts: false
   roles: