--- - name: Remove openresty yum: name: - openresty state: absent tags: web - name: Install nginx yum: name: - nginx tags: web