All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.ansible.playbook-install-roles.yml Maven / Gradle / Ivy

Go to download

Maven Archetype for creating infrastructure deployment and configuration management projects for AEM.

There is a newer version: 1.3.0
Show newest version
- name: "install required roles"
  hosts: localhost
  gather_facts: no
  tasks:
    - name: Install requirements with Ansible Galaxy.
      command: ansible-galaxy install -r requirements.yml --force




© 2015 - 2025 Weber Informatics LLC | Privacy Policy