postgresql/ansible-roles.yaml

7 lines
180 B
YAML
Raw Normal View History

2023-08-11 07:01:30 +00:00
- hosts: localhost
gather_facts: false
tasks:
- name: Install roles
local_action: ansible.builtin.command ansible-galaxy install -r requirements.yaml -p roles