Skip to content

Commit

Permalink
[HOTFIX] Correct RDS backup typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkeen committed Mar 30, 2020
1 parent 5c9ad97 commit a14b995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site.maintenance.rds-gfs-backup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
- hosts: localhost
connection: local
roles:
- role: cs.aws-rds.facts
- role: cs.aws-rds-facts
- role: cs.aws-rds-gfs-backup
rds_gfs_instance_id: "{{ aws_rds_instance_name }}"

0 comments on commit a14b995

Please sign in to comment.