diff --git a/aws_slingshot_backup.yml b/aws_slingshot_backup.yml new file mode 100644 index 0000000..d776712 --- /dev/null +++ b/aws_slingshot_backup.yml @@ -0,0 +1,3 @@ +- hosts: aws_node_local + roles: + - role: create_backups \ No newline at end of file