view inventory.py @ 1:b664f1027992

system.py port from ansible
author drewp@bigasterisk.com
date Thu, 04 Nov 2021 18:10:02 -0700
parents 1550a6db59b3
children 61945df2a392
line wrap: on
line source

ssh_user = 'root'
ssh_key = '/root/.ssh/id_ecdsa'

big = [
    'bang',
    'dash',
    'slash',
]
pi = [
    'frontbed',
]