File: random.yaml

package info (click to toggle)
ceph 10.2.11-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 84,660 kB
  • sloc: cpp: 851,974; ansic: 54,245; python: 45,589; sh: 30,008; java: 20,516; asm: 10,148; perl: 8,435; makefile: 5,956; php: 909
file content (5 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (5)
1
2
3
4
5
tasks:
- exec:
    all:
      - echo America/Los_Angeles | sudo tee /etc/timezone
      - [ $RANDOM -gt 32000 ] && echo America/New_York | sudo tee /etc/timezone