- name: Install puppet3 hosts: puppet3 roles: - role: puppet-install puppet_install_version: 3 - name: Install puppet4 hosts: puppet4 roles: - role: puppet-install puppet_install_version: 4 # NOTE(ianw) 2020-06 : we have moved away from puppet which is why we # don't test anything later.