Skip to content

Commit a14b995

Browse files
committedMar 30, 2020
[HOTFIX] Correct RDS backup typo
1 parent 5c9ad97 commit a14b995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎site.maintenance.rds-gfs-backup.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
- hosts: localhost
44
connection: local
55
roles:
6-
- role: cs.aws-rds.facts
6+
- role: cs.aws-rds-facts
77
- role: cs.aws-rds-gfs-backup
88
rds_gfs_instance_id: "{{ aws_rds_instance_name }}"

0 commit comments

Comments
 (0)
Please sign in to comment.