view inventory.py @ 2:7f7af7e2ba8d

plocate is so much better!
author drewp@bigasterisk.com
date Thu, 04 Nov 2021 18:26:04 -0700
parents b664f1027992
children 61945df2a392
line wrap: on
line source

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

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