ansible-roles
ansible-roles copied to clipboard
Common reusable Ansible roles
write a role to install youtube-dl & ymdl to the /usr/local/bin. Find a generic way to install such class of programs.
- Move drupal core project from projects list of the directory to the directory level - Add major version for the directory and defaults.
Would be something like this: - name: Setting up config after Drupal sites installation command: drush cset {{ item.2 }} -y -r {{ drupal.directory_prefix }}/{{ item.0.directory }} -l {{ item.1.sitesdir...
Remove unnecessary drupal_prefix setting in drupal role.