tf-ansible-workflow

Terraform/Ansible Workflow for Libvirt
git clone https://git.in0rdr.ch/tf-ansible-workflow.git
Log | Files | Refs | Pull requests |Archive

DateCommit messageAuthorFiles+-
2023-10-04 10:31Merge pull request #1 from in0rdr/fix/ssh-dir-permAndreas Gruhler1+10-0
2023-10-04 10:30fix: ssh user dir permissionsAndreas Gruhler1+10-0
2022-05-17 12:17replace local_file w/ local_sensitive_fileAndreas Gruhler2+7-7
2022-03-02 22:32don't use qemu_agent by defaultAndreas Gruhler1+1-1
2022-03-02 20:39add required providersAndreas Gruhler1+9-0
2021-11-14 14:30remove Proxmox workflowAndreas Gruhler19+2-632
2021-11-14 00:40remove commentAndreas Gruhler2+2-6
2021-11-05 16:31fix duplicate base volume nameAndreas Gruhler1+1-1
2021-07-28 08:32cloud-init disk depends on poolAndreas Gruhler1+1-1
2021-07-28 06:33use more recent Ubuntu as fallbackAndreas Gruhler1+2-2
2021-07-28 06:33output all hostsAndreas Gruhler2+6-2
2021-07-28 06:14empty node list defaultAndreas Gruhler1+2-2
2021-06-30 11:55add type2 hosts and baseimageAndreas Gruhler5+96-17
2021-04-30 15:58gitignore tf lock filesAndreas Gruhler1+1-0
2021-04-30 15:56mv gitignoreAndreas Gruhler2+0-9
2021-04-30 15:55add cloud_init output to gitignoreAndreas Gruhler2+2-0
2021-02-27 11:27add Archlinux varsAndreas Gruhler2+16-0
2021-01-28 21:50raw outputAndreas Gruhler2+6-6
2020-10-19 08:16add centos8 cloud imgAndreas Gruhler1+1-0
2020-10-18 06:55add more example imagesAndreas Gruhler1+5-2
2020-10-18 06:40update readmeAndreas Gruhler1+5-0
2020-10-17 15:19fix domainAndreas Gruhler1+1-1
2020-10-17 15:19Fix interpolation only expressionsAndreas Gruhler2+7-7
2020-06-25 14:41use file_permission for local_fileAndreas Gruhler2+3-8
2020-05-28 07:12reorder readme stagesAndreas Gruhler1+11-6
2020-05-28 07:04fix typoAndreas Gruhler1+1-1
2020-04-07 13:04examplesAndreas Gruhler1+5-2
2020-04-07 12:16add disk sizeAndreas Gruhler3+4-2
2020-04-07 09:14add networkAndreas Gruhler3+8-1
2020-03-22 20:38remove isoAndreas Gruhler1+0-0
2020-03-20 16:15add virtual networkAndreas Gruhler4+99-3
2020-03-20 13:26fix qemu_configAndreas Gruhler1+1-1
2020-03-20 13:21fix qemu_configAndreas Gruhler1+3-2
2020-03-20 13:09delete cloud_init.cfgAndreas Gruhler1+0-23
2020-03-20 11:47typoAndreas Gruhler1+1-1
2020-03-20 11:45readmeAndreas Gruhler1+1-1
2020-03-20 11:44gitignoreAndreas Gruhler2+0-0
2020-03-20 11:42add libvirt workflowAndreas Gruhler38+634-152
2020-01-08 09:17docs for dnsmasq snippetAndreas Gruhler1+5-1
2020-01-08 09:14add dnsmasq snippetAndreas Gruhler3+17-0
2019-12-27 05:48fix interpolationAndreas Gruhler1+4-4
2019-12-27 05:46remove deprecated quoted contraintsAndreas Gruhler1+3-4
2019-12-26 20:56NetworkManager restartAndreas Gruhler1+9-0
2019-11-01 23:13add suse varsAndreas Gruhler1+10-0
2019-09-19 18:42more defaultsAndreas Gruhler1+48-45
2019-09-19 18:35lower verbosityAndreas Gruhler1+2-3
2019-09-19 14:51update known hostsAndreas Gruhler3+45-3
2019-09-19 13:55fix typoAndreas Gruhler1+1-1
2019-09-19 13:44udpate taint instructionsAndreas Gruhler1+17-6
2019-09-19 06:45change urlAndreas Gruhler1+1-1
2019-09-18 21:25readme typoAndreas Gruhler1+1-1
2019-09-18 21:14mac function srcAndreas Gruhler1+1-0
2019-09-18 21:12change titleAndreas Gruhler1+1-1
2019-09-15 20:45resolve hostname to public ipAndreas Gruhler4+50-7
2019-09-15 20:42document ansible_user variableAndreas Gruhler1+7-0
2019-08-22 20:25use ansible_user instead of ssh_userAndreas Gruhler3+4-7
2019-08-22 20:10becomeAndreas Gruhler2+25-7
2019-08-22 19:49passwordless loginAndreas Gruhler5+27-1
2019-08-22 08:11add ssh public keyAndreas Gruhler3+23-11
2019-08-19 07:24new structureAndreas Gruhler19+341-747
2019-08-13 19:51initAndreas Gruhler11+838-0