mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-03-09 23:38:54 +00:00
Update videos
This commit is contained in:
parent
3e8687648e
commit
9a0b40b839
1 changed files with 4 additions and 3 deletions
|
@ -46,8 +46,9 @@ exports = module.exports = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Google Cloud Example',
|
title: 'Google Cloud Example',
|
||||||
type: 'google_cloud'
|
type: 'google_cloud',
|
||||||
},
|
video_id: 'QQuA0EHIijo'
|
||||||
|
}/*,
|
||||||
{
|
{
|
||||||
title: 'VMWare Example',
|
title: 'VMWare Example',
|
||||||
type: 'vmware'
|
type: 'vmware'
|
||||||
|
@ -55,7 +56,7 @@ exports = module.exports = {
|
||||||
{
|
{
|
||||||
title: 'Custom Modules',
|
title: 'Custom Modules',
|
||||||
type: 'custom_module'
|
type: 'custom_module'
|
||||||
}
|
}*/
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue