diff --git a/group_vars/vms b/group_vars/vms new file mode 100644 index 0000000..a9893da --- /dev/null +++ b/group_vars/vms @@ -0,0 +1 @@ +basics_microcode_updates: False diff --git a/production b/production index 1948978..fb07d30 100644 --- a/production +++ b/production @@ -9,3 +9,8 @@ srv03 [updates] srv01 srv03 + +[vms] +srv01 +srv03 +srv04