diff options
| author | Nick White <git@njw.name> | 2021-08-18 22:36:48 +0100 | 
|---|---|---|
| committer | Nick White <git@njw.name> | 2021-08-18 22:36:48 +0100 | 
| commit | 89cff0ecf987fa69edc52ee1c501b7073a303d0e (patch) | |
| tree | 63c378326c1458addc816e20ee5ba2163c0af38d /host_vars | |
| parent | 48020c6e284efe49de173d414842b916de9845a7 (diff) | |
Add rudpad ami rules
Diffstat (limited to 'host_vars')
| -rw-r--r-- | host_vars/rudpadami | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/host_vars/rudpadami b/host_vars/rudpadami new file mode 100644 index 0000000..582dae6 --- /dev/null +++ b/host_vars/rudpadami @@ -0,0 +1,4 @@ +--- +ansible_host: 18.130.224.87 +ansible_user: admin +ansible_ssh_private_key_file: ~/rescribe/aws/awsdev2.pem | 
