Sha256: 5581a548f610a13dcf1dc70b91388a9c90b2170249f6f2af88c33af8ad38e7e3
Contents?: true
Size: 464 Bytes
Versions: 26
Compression:
Stored size: 464 Bytes
Contents
--- - hosts: <%= @env %> become: yes vars_files: - ./vars/<%= @env %>.yml roles: - common - yarn - nodejs - ruby-common - rails - puma - nginx - letsencrypt - nginx # This is included twice intentionally. I think there is a bug that is fixed by running it both before and after the letsencrypt role. - postgresql - monit - logrotate - collectd - delayed_job
Version data entries
26 entries across 26 versions & 1 rubygems