diff --git a/site.yml b/site.yml index 65a2e2c..9a33cb2 100755 --- a/site.yml +++ b/site.yml @@ -8,6 +8,12 @@ tags: [ common ] - role: ansible-pull tags: [ ansible, common ] + - role: git + vars: + git_repos: + - repo: "{{ ansible_pull_repo }}" + dest: /etc/ansible + tags: [ ansible, git, common ] # Import specific playbooks - hosts: prod vars_files: