update.yaml.01 135 B

123456789
  1. ---
  2. all:
  3. hosts:
  4. gmuend.ffdo.net: {
  5. ansible_user: m-an,
  6. ansible_port: 24,
  7. ansible_host: 192.168.2.60,
  8. }
  9. ...