]> git.phdru.name Git - ansible.git/commitdiff
Fix minor misspellings
authorOleg Broytman <phd@phdru.name>
Sat, 21 Nov 2020 11:14:55 +0000 (14:14 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 21 Nov 2020 11:14:55 +0000 (14:14 +0300)
playbooks/roles/postgres/tasks/main.yml
playbooks/roles/python-dev-packages/tasks/main.yml

index 1bbb8d4fee1bf7e5e432e45a63884002b2f12e9b..f004f170e907922872f4996115ef85d9839d2b54 100644 (file)
@@ -1,4 +1,4 @@
-- name: Install PostgreSQL packages For Debian
+- name: Install PostgreSQL packages for Debian
   become: true
   apt:
     autoclean: yes
index a0cfe3c6ab91c74abcc9c2f6472e27f525d30826..e5a0997414913b40ac424bf76c36eb27da3d6afc 100644 (file)
@@ -1,4 +1,4 @@
-- name: Install development packages For Debian 9 stretch
+- name: Install development packages for Debian 9 stretch
   become: true
   apt:
     autoclean: yes