itglue / automation

A place for IT Glue's user community to learn ways of automating their documentation.
Apache License 2.0
99 stars 33 forks source link

How to Setup Config File and Script #29

Open krivera12222 opened 4 years ago

krivera12222 commented 4 years ago

There is a part of your documentation that I am stuck on. Where do I save the config file? What do I name it? And Where do I make a script? I made this so far by hand:

@{ org_id = 'go-cloud-inc' flexible_asset_type_id = '152410'

key_name_ShareName = 'share-name'
key_name_ShareDescription = 'share-description'
key_name_Server = 'servers'
key_name_MappedDrive = 'mapped-drive'
key_name_SharePath = 'share-path'
key_name_DiskPath = 'disk-path'

}