Samvaran Rallabandi

Results 15 comments of Samvaran Rallabandi

@14rcole What are the advantages of type hinting ? Further, Is it supported in all 3.x versions of python or are we limiting it to >=3.5 ?

Needs more investigation on docker build failures.

@simzacks It looks like an interesting feature to implement. Do you happen to have a script that does the above actions when given parameters? or any library which does that?...

@14rcole We will be revisiting the ticket once we move to new CI solution I will be marking it as blocked until then.

Linchpin is completely dependent on ansible module os_server . In order to implement the above funtionality one should implement a post up hook to collect data incase of a failure.

@14rcole Add issues on reducing complexity.

A tutorial would be helpful for beginner.

@miabbott Thank you for the suggestions , I will be Updating PR . I still finding a ways to pass inventories to ansible-playbook. I found have found a hack to...

@miabbott : ## Ways to pass an inventory file into ansible-playbook run 1. ### Copy the file and run the command # crude way of doing things - step1: copy...