- hosts: test
tasks:
-
name: installing apache server yum: name=httpd state=present
-
name: activating apache server service: name=httpd state=started
-
name: installing git yum: name=git state=present
-
name: git checkout git: repo: "https://github.com/CleverProgrammers/pwj-netflix-clone.git" dest: "/var/www/html"
-
-
Notifications
You must be signed in to change notification settings - Fork 0
rakeshngithub/netflix
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
it contain netflix code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published