From 2d67a45de8fdcef26da60de804681f3e02d63d9f Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 24 Jul 2019 01:08:07 +0300 Subject: [PATCH] Style(init-system): Change wording "Configure" -> "Setup". --- playbooks/debian/init-system.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/debian/init-system.yml b/playbooks/debian/init-system.yml index 62f594f..1015ebd 100644 --- a/playbooks/debian/init-system.yml +++ b/playbooks/debian/init-system.yml @@ -1,4 +1,4 @@ -- name: Configure Debain system +- name: Setup Debain system hosts: "{{ hosts | default('servers') }}" gather_facts: false roles: -- 2.39.2