Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Fixes #1261: Run hostname.yml tasks for php and drupal tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Mar 26, 2017
1 parent 658c5ab commit 44c8650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provisioning/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
tags: ['always']

- include: tasks/hostname.yml
tags: ['php', 'drupal']

- include: tasks/init-debian.yml
when: ansible_os_family == 'Debian'
Expand Down

0 comments on commit 44c8650

Please sign in to comment.