Rename servers to jellyfish

This commit is contained in:
felix.niederwanger@suse.com 2021-03-26 11:25:30 +01:00
parent 54c57581c0
commit 487ca6fc11

View file

@ -29,7 +29,7 @@ Firewall configuration (disable by default)
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
- hosts: jellyfish
roles:
- { role: geekoops-nginx, config_firewall: true }