mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-02-14 19:41:59 +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',
|
||||
type: 'google_cloud'
|
||||
},
|
||||
type: 'google_cloud',
|
||||
video_id: 'QQuA0EHIijo'
|
||||
}/*,
|
||||
{
|
||||
title: 'VMWare Example',
|
||||
type: 'vmware'
|
||||
|
@ -55,7 +56,7 @@ exports = module.exports = {
|
|||
{
|
||||
title: 'Custom Modules',
|
||||
type: 'custom_module'
|
||||
}
|
||||
}*/
|
||||
]
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue