tmichett / Fedora_Remix

Fedora Linux Remix
2 stars 0 forks source link

References - SSH, YAD, Ansible, Kickstart #16

Closed tmichett closed 3 weeks ago

tmichett commented 11 months ago

https://calgaryrhce.ca/blog/2016/02/03/ansible-pull-and-kickstart-for-one-touch-server-provisioning/

https://github.com/rembik/ansible-role-kickstart-iso

tmichett commented 11 months ago

[ssh_connection] ssh_args = -C -o ControlMaster=auto -o ControlPersist=60s -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no

[ssh_connection]

ssh arguments to use

ssh_args = -o StrictHostKeyChecking=no

tmichett commented 11 months ago

YAD

http://smokey01.com/yad/

https://eirenicon.org/knowledge-base/yad-yet-another-dialog/

https://sourceforge.net/p/yad-dialog/wiki/Watermarks/

https://eirenicon.org/yad-online-tutorials-etc/

tmichett commented 3 weeks ago

https://github.com/neg3ntropy/fedora-remix/tree/master

tmichett commented 3 weeks ago

Closed as tested with new FC40 build and Ansible packages were there