mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
rename 'pattern' to 'hosts' in playbook format.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
- pattern: '*'
|
||||
hosts: '/etc/ansible/hosts'
|
||||
- hosts: '*'
|
||||
tasks:
|
||||
- name: configure template & module variables for future template calls
|
||||
action: setup http_port=80 max_clients=200
|
||||
|
||||
Reference in New Issue
Block a user