# This needs to happen in order. Backup hosts export their username/key # combos which are installed onto the backup server - hosts: "backup:!disabled" name: "Base: Generate backup users and keys" roles: - iptables - backup - hosts: "backup-server:!disabled" name: "Generate bup configuration" roles: - iptables - backup-server